| Fully Qualified Name: | Zend\Db\Sql\Ddl\Column\AbstractLengthColumn |
| Extends: | Column |
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $length | int | |
| $name | ||
| $nullable | ||
| $default | ||
| $options |
Returns:
| Parameter Name | Type | Description |
|---|---|---|
| $constraint | \ConstraintInterface |
Returns: self Provides a fluent interface
Returns: null|string|int
Returns: array
Returns: int
Returns: null|string
Returns: array
Returns: bool
| Parameter Name | Type | Description |
|---|---|---|
| $default | null|string|int |
Returns: self Provides a fluent interface
| Parameter Name | Type | Description |
|---|---|---|
| $length | int |
Returns: self Provides a fluent interface
| Parameter Name | Type | Description |
|---|---|---|
| $name | string |
Returns: self Provides a fluent interface
| Parameter Name | Type | Description |
|---|---|---|
| $nullable | bool |
Returns: self Provides a fluent interface
| Parameter Name | Type | Description |
|---|---|---|
| $name | string | |
| $value | string |
Returns: self Provides a fluent interface
| Parameter Name | Type | Description |
|---|---|---|
| $options | array |
Returns: self Provides a fluent interface